Vcenter NamespaceManagement ClusterSizeInfo VmInfo
The Vcenter NamespaceManagement ClusterSizeInfo VmInfo schema contains the information about the configuration of the virtual machines which would be created for Namespaces.
This schema was added in vSphere API 7.0.0.0.
{
"count": 0,
"cores_per_socket": 0,
"memory": 0,
"capacity": 0
}
Number of CPU cores.
This property was added in vSphere API 7.0.0.0.
Number of CPU cores per socket.
This property was added in vSphere API 7.0.0.0.
Memory size, in mebibytes.
This property was added in vSphere API 7.0.0.0.
Overall capacity of the disks in the virtual machine, in mebibytes.
This property was added in vSphere API 7.0.0.0.